'宣言 Public Overloads Overrides Function Evaluate( _ ByVal oldResult As IAggregationResult(Of Nullable(Of Double),Nullable(Of Double)), _ ByVal value As Nullable(Of Double) _ ) As IAggregationResult(Of Nullable(Of Double),Nullable(Of Double))
例外 | 解説 |
---|---|
System.NotImplementedException | The exception that is thrown when a requested method or operation is not implemented. |